home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 March
/
CHIP Mart 1997.iso
/
SurfCam
/
SURFCAM.Z
/
DIGITIZ.M3
< prev
next >
Wrap
Text File
|
1996-04-01
|
1KB
|
46 lines
name INC file > Digitized Format
a 00
X ->3.>4
Y ->3.>4
Z ->3.>4
F 00
ModalLetters F # List of letters that are modal
Spaces? Y # Y or N 'Spaces between words
Comment ( ) # Begin End comment char.
HCode X # X or X U 'Horizontal char.
VCode Y # Y or Y V 'Vertical char.
Dcode Z # Depth char.
Inc/Abs G 91 90 # Inc & Abs char. & values
Helical? N
UppercaseComments? Y # Y or N 'Require uppercase comments
StartCode # Start of the program
a0
End
ToolChange # Secondary tool changes
a0
End
InFeed # Enable cutter comp
a0
End
LineCode # Linear move
F[FRate]
X[H] Y[V] Z[D]
End
replace "a" with "newrow"
replace "X" with ""
replace "Y" with " "
replace "Z" with " "
replace "F " with "NEWROW"